home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dictionaries & Language
/
Dictionaries and Language (Chestnut CD-ROM) (1993).iso
/
hebrew
/
hebed
/
install.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1992-12-03
|
176 b
|
11 lines
echo off
echo -
echo The current directory is:
dir
echo -
echo Installing Hebrew-Edit in the current directory
pause
instlheb -d
echo Type HEBED to start.
echo on